Search for the first occurrence of the specified element within this list.
Return
the index of the first occurrence of the element within this list, or -1
if the element does not occur in this list
Since
0.9.0
Parameters
the element for which to search